operator (+) Interface

public interface operator (+)

Calls

interface~~operator (+)~25~~CallsGraph interface~operator (+)~25 operator (+) proc~nmin_add nmin_add interface~operator (+)~25->proc~nmin_add

Module Procedures

public function nmin_add(nmin_m1, nmin_m2) result(nmin_m3)

Arguments

Type IntentOptional Attributes Name
type(mineral_nitrogen), intent(in) :: nmin_m1
type(mineral_nitrogen), intent(in) :: nmin_m2

Return Value type(mineral_nitrogen)